func golang.org/x/exp/apidiff.receiverType
3 uses
golang.org/x/exp/apidiff (current package)
compatibility.go#L346: func receiverType(method types.Object) types.Type {
compatibility.go#L351: switch t := receiverType(method).(type) {
compatibility.go#L362: _, ok := receiverType(method).(*types.Pointer)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)